home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 2 / Meeting Pearls Vol. II (1995)(GTI - Schatztruhe)[!].iso / Pearls / psion / src.doc / unsorted / tetris / tetris.t < prev   
Text File  |  1985-01-25  |  2KB  |  57 lines

  1. Package:       Tetris for the PSION Series 3
  2.  
  3. Description:   Simple, small but nice, Tetris game application
  4.  
  5. Contents:      Tetris.app   - the program
  6.                Tetris.fon   - the blocks font
  7.                Scenes.pic   - level-indicating pictures
  8.                Tetris.t     - this document
  9.  
  10. Installation:  If not exist: create at root level the directory \APP\
  11.                Copy to \APP\ directory: Tetris.app
  12.                                         Tetris.fon
  13.                                         Scenes.pic
  14.                Switch to System-Screen
  15.                Install Tetris.app as application via "apps" menu
  16.  
  17. Keys:          Psion-S   start game
  18.                Psion-P   pause game
  19.                Psion-L   startlevel
  20.                Psion-X   exit
  21.                Left      move left
  22.                Right     move right
  23.                Up        rotate clockwise
  24.                Down      rotate anti-clockwise
  25.                Space     drop block
  26.  
  27. Features:      No sound
  28.                No highscore list
  29.                No help
  30.                Extra score if block dropped earlier
  31.                Higher speed at higher level
  32.                Level indicated by digitised pictures
  33.  
  34. Program state: Sometimes program-quit by error if game over (exit-code 55)
  35.                No source available
  36.                Tested -- well-working
  37.  
  38. Written by:    Unknown
  39.  
  40.  
  41. Disclaimer:    I will take no responsibility for any loss or damage
  42.                caused by the contents of this package or this package
  43.                itself. Included, but not limited to, is loss of data
  44.                and loss of profits due to problems with these files.
  45.                I have nothing to do with these files either.
  46.  
  47. Shipped by:    Toin Bloo
  48.                Mainelaan 177
  49.                5627 VN  Eindhoven
  50.                The Netherlands, Europe
  51.                Toin@stack.urc.tue.nl
  52.  
  53. File source:   Bulletinboard 'Calculator Online' of STORC, Eindhoven
  54.                ("Stichting Ter Ondersteuning van RPL Calculators")
  55.  
  56. Release date:  1993.01.25
  57.